home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 March / PCFormat 3_2008.iso / Multimedia / GOM Player 2.1.8.3683 / GOMPLAYERSETUP.EXE / GomX2.dll / SKIN / IDR_SKIN_DLGERRMEDIA < prev    next >
Extensible Markup Language  |  2007-11-01  |  3KB  |  61 lines

  1. <?xml version="1.0" encoding="EUC-KR" ?>
  2.  
  3. <GXSkin>
  4.     <!-- ▒Γ║╗ ╣Φ░µ ╝╙╝║ -->
  5.     <SkinWindow BkgndImage = "" BkgndType = "tile" ResizeBorder="false" 
  6.         ClientCaption="false" PopupWindow="false" ActAsControl="1" Debug="0" Width="531" Height="416" > <!-- 253 -->
  7.  
  8.         <!-- ▒Γ║╗ ┴ñ└╟ ╜├└█ ========================================================== -->
  9.         <PreDefine>
  10.             <!-- └ⁿ┐¬ ╞∙╞« ─│╜¼ -->
  11.             <Font FontName="FONT_HEAD" FaceName="▒╝╕▓" Size="9" Bold="1" />
  12.             <Font FontName="FONT_ERRMSG" FaceName="▒╝╕▓" Size="9" Bold="0" />
  13.  
  14.             <!-- ─▄╞«╖╤ ┴ñ└╟ -->
  15.             <DefineControlID CID="STATIC_HEAD"        Value="2000" />
  16.             <DefineControlID CID="STATIC_ERRORMSG"    Value="2001" />
  17.             <DefineControlID CID="STATIC_DESC"        Value="2002" />
  18.             
  19.  
  20.         </PreDefine>
  21.  
  22.  
  23.         <!-- ─▄╞«╖╤ ┴ñ└╟ -->
  24.         <ControlDefine>
  25.  
  26.             <StaticControl StaticControlType="bitmap" Image="IDR_SKIN_DLGERRMEDIA_FRAME" ImageType="frame" Align="client" >
  27.  
  28.             <!-- ╟╧╛ß ╣Φ░µ╗÷ -->
  29.             <StaticControl StaticControlType="color" ControlColor="white" Align="client" Gaps="2,2,2,2">
  30.                 <!-- ╗≤┤▄ ╜║┼┬╞╜ -->
  31.                 <StaticControl StaticControlType="bitmap" Image="IDR_SKIN_DLGERRMEDIA_TOP" ImageType="none" Align="none" Left="0" Top="0" Width="autosize" Height="autosize" />
  32.  
  33.                 <!-- head ┼╪╜║╞« -->
  34.                 <StaticControl CID="STATIC_HEAD" StaticControlType="transparent" Text="" Align="none" Left="58" Top="23" Width="300" Height="22" FontName="FONT_HEAD" FontColor="Black"  />
  35.  
  36.                 <!-- ┴┬├° ╕▐╜├┴÷ -->
  37.                 <StaticControl CID="STATIC_DESC" StaticControlType="bitmap" Image="IDR_SKIN_DLGERRMEDIA_DESC" Image2="IDR_SKIN_DLGERRMEDIA_DESC2"  ImageType="none" Align="none" Left="14" Top="64" Width="autosize" Height="autosize" />
  38.  
  39.                 <!-- ┐∞├° ╣÷╞░ -->
  40.                 <ButtonControl Tooltip="" CID="IDC_BTN_CODEC" ButtonControlType="bitmap" Image="IDR_SKIN_DLGERRMEDIA_BTN_CODEC" Split="4" Align="none" Left="408" Top="65" Width="autosize" Height="autosize" />
  41.                 <ButtonControl Tooltip="" CID="IDC_BTN_MORE" ButtonControlType="bitmap" Image="IDR_SKIN_DLGERRMEDIA_BTN_DETAIL" Image2="IDR_SKIN_DLGERRMEDIA_BTN_DETAIL2" Split="4" Align="none" Left="408" Top="105" Width="autosize" Height="autosize" />
  42.                 <ButtonControl Tooltip="" CID="IDC_BTN_CLOSE" ButtonControlType="bitmap" Image="IDR_SKIN_DLGERRMEDIA_BTN_CLOSE" Split="4" Align="none" Left="408" Top="145" Width="autosize" Height="autosize" />
  43.  
  44.                 <!-- ╝÷╞≥╝▒ -->
  45.                 <StaticControl StaticControlType="bitmap" Image="IDR_SKIN_DLGERRMEDIA_HORIZ" ImageType="none" Align="none" Left="20" Top="192" Width="autosize" Height="autosize" />
  46.                 <StaticControl CID="STATIC_ERRORMSG" StaticControlType="transparent" Text="" Align="none" Left="20" Top="200" Width="505" Height="20" FontName="FONT_ERRMSG" FontColor="Black"  />
  47.  
  48.                 <!-- └⌐╡╡┐∞ ─▄╞«╖╤ -->
  49.                 <WindowControl CID="IDC_CB_PINS" Align="none" Left="21" Top="226" Width="490" Height="50" />
  50.                 <WindowControl CID="IDC_ED_REPORT" Align="none" Left="21" Top="248" Width="490" Height="150" />
  51.     
  52.             </StaticControl>
  53.             </StaticControl>
  54.  
  55.  
  56.  
  57.         </ControlDefine>
  58.     </SkinWindow>
  59. </GXSkin>
  60.  
  61.